home *** CD-ROM | disk | FTP | other *** search
/ Champak 143 / (Vol 143) Nov 15 2011.iso / Games / cubic_shot_3.swf / scripts / DefineButton2_239 / BUTTONCONDACTION on(release).as next >
Text File  |  2011-11-15  |  64b  |  5 lines

  1. on(release){
  2.    _root.reStartReadyF();
  3.    gotoAndStop(1);
  4. }
  5.